home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_139.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  3.2 KB  |  109 lines

  1.  
  2.  
  3.  
  4.                                          Assembly
  5.  
  6. Assembly language is also available. 
  7. --> Jordan Henderson 
  8.  
  9.                                          1. Fantasm
  10.  
  11. Graecum est, non legitur.
  12. (It is Greek, unreadable)
  13. --> Middle Ages' apophthegm. 
  14.  
  15.  
  16. VERSION - UPDATE: 3.2.1  (09-16-95)                                  
  17.  
  18. README: 
  19. "The purpose of Fantasm is to allow you to develop machine code programs for the Apple Macintosh range of computers. You enter the assembly language program in a separate editor, either as one file, or a series of smaller files. These are assembled into a machine code program by Fantasm, which you then test (debug). If the program does not work as you expect, you go back to the editor, modify the program (source code), re assemble and test again until it does work."
  20. "Fantasm V3 is fast becoming the de facto development system for writing Mac machine code. V3.2 produces code at least twice as compact as MPW, and many times faster. V3.2 is a large upgrade to Fantasm, with many internal changes, specially the filing system which now works across disks - for more details read the User manual (just double click it). There are no known bugs in V3.20, and has been extensively tested on a variety of machines."
  21. "V3.21 - Minor bug fix in error routines during bad number format reports."
  22.  
  23. AUTHORS:
  24. Stuart Ball
  25. Robert Probin
  26.     
  27. COPYRIGHT:
  28. (c) 1994 - 1995 Lightsoft,
  29. 55 Sidney Street, Grantham, Lincs. NG31 8AZ United Kingdom.
  30.  
  31. TYPE:
  32. Shareware: 20  UK Pounds Sterling (upgrades from 2.xx: 15 UK pounds)
  33.  
  34. INTERNET SITES:
  35. Info-Mac
  36. ftp://ftp.leo.org/pub/comp/platforms/macintosh/dev/
  37. ftp://ftp.informatik.tu-muenchen.de/pub/comp/platforms/macintosh/dev/
  38.  
  39.  
  40.                                          2. MAS
  41.  
  42. VERSION - UPDATE:  2.0  (07-31-92)                     
  43.  
  44. README: 
  45. " MAS is a complete interactive system for assembly language programming." 
  46.  
  47. AUTHOR(S) :-
  48.     
  49. COPYRIGHT:
  50. (c) 1992 RamSoft, Stockton, CA
  51.  
  52. TYPE:
  53. Shareware: $65
  54.  
  55. INTERNET SITES:
  56. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  57. ftp://ftp.fu-berlin.de/mac/demo/
  58. ftp://ftp.cs.tu-berlin.de/mac/demo/
  59.  
  60.  
  61.                                          3. MDP-80
  62.  
  63. VERSION - UPDATE: 1.3  (Sept. 94)                      
  64.  
  65. README:
  66. "MDP-80 is a simulated 8-bit microcomputer/assembler.  I started writing this for high school students in order to introduce them to some of the concepts from microprocessors, machine language programming, and assembly language programming.... "
  67.  
  68. AUTHORS:
  69. Ronald T. Kneusel
  70.     
  71. COPYRIGHT:
  72. (c) Ronald T. Kneusel, March 1994
  73.  
  74. TYPE:
  75. Freeware
  76.  
  77. INTERNET SITES:
  78. Info-Mac
  79. UMich
  80.  
  81.                                          4. MI
  82.  
  83.                                          MacMI
  84.  
  85. VERSIONS - UPDATES: 
  86. MI Assembler 1.2 (08-11-91) 
  87. MI Simulator  1.1.1 (02-08-93)                              
  88.  
  89. README: 
  90. "This package contains the Macintosh port of the MI ("Maschinefuer die fuer Informatikausbildung"), based on version 7.4c of the MI for UNIX which was developed at the "Technische Universitaet Muenchen" (Germany)."
  91.  
  92. AUTHOR:  
  93. mac port:
  94. Franz Huber
  95.     
  96. COPYRIGHT:
  97. (c) TU Muenchen, 1991
  98.  
  99. TYPE:
  100. Freeware
  101.  
  102. INTERNET SITES:
  103. Original site:
  104. ftp://ftp.leo.org/pub/comp/programming/languages/MI/mac/
  105.  
  106. Otherl site (mirror):
  107. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/MI/mac/
  108.  
  109.